Scripting > CxExport > ExportClient Object

ExportClient Object

The ExportClient object is the main interface for exporting CygNet data via script. Declare the object using the following code:

CreateObject("CxExport.ExportClient")

Each method in this document will assume you have declared the ExportClient object using the following code:

Dim ExportClient

Set ExportClient = CreateObject("CxExport.ExportClient")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.